Skip to content

[backend] Improve Cyberark secret mapping (#14588)#14589

Merged
xfournet merged 2 commits intomasterfrom
issue/14588-cybeark-secret-improvment
Feb 26, 2026
Merged

[backend] Improve Cyberark secret mapping (#14588)#14589
xfournet merged 2 commits intomasterfrom
issue/14588-cybeark-secret-improvment

Conversation

@xfournet
Copy link
Member

Proposed changes

  • Create a secret for every configured fields in cyberark config

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

@xfournet xfournet self-assigned this Feb 24, 2026
@xfournet xfournet added the filigran team use to identify PR from the Filigran team label Feb 24, 2026
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 23.07692% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.36%. Comparing base (0f1ee38) to head (9905cdb).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...nticationProvider/authenticationProvider-domain.ts 23.07% 10 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14589   +/-   ##
=======================================
  Coverage   32.36%   32.36%           
=======================================
  Files        3096     3096           
  Lines      210905   210905           
  Branches    38201    38201           
=======================================
  Hits        68269    68269           
  Misses     142636   142636           
Flag Coverage Δ
opencti-client-python 45.50% <ø> (ø)
opencti-front 2.83% <ø> (ø)
opencti-graphql 67.74% <23.07%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@xfournet xfournet force-pushed the issue/14588-cybeark-secret-improvment branch from 2349c0f to 3bda6c3 Compare February 26, 2026 17:43
@xfournet xfournet merged commit c19956b into master Feb 26, 2026
37 checks passed
@xfournet xfournet deleted the issue/14588-cybeark-secret-improvment branch February 26, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve cyberark secret mapping

2 participants